Appliance System CryptoHash Info
Appliance System CryptoHash Info schema Structure representing the current crypto hash state
This schema was added in vSphere API 9.0.0.0.
{
"hash_mode": "string",
"algorithm_status": "string",
"hash_algorithms": [
"string"
],
"status": "string",
"common_hash": "string"
}
Hash type representing state of global hash switch Possible values: STRONG, COMPATIBLE
This property was added in vSphere API 9.0.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.appliance.system.crypto_hash
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.appliance.system.crypto_hash
.
Status indicating whether all algorithms are strong
For more information see: Appliance System CryptoHash AlgorithmStatus.
This property was added in vSphere API 9.0.0.0.
List of algorithms supported by hashMode
This property was added in vSphere API 9.0.0.0.
Status of current hash mode
For more information see: Appliance System CryptoHash HashModeStatus.
This property was added in vSphere API 9.0.0.0.
This property was added in vSphere API 9.0.0.0.